![]() |
MQTT C Client Libraries Internals
|
| Functions which apply to client structures | |
| Functions to manage the heap with the goal of eliminating memory leaks | |
| Functions which apply to linked list structures | |
| Logging and tracing module | |
| Trace messages | |
| Asynchronous API implementation | |
| Synchronous API implementation | |
| This structure represents a persistent data store, used to store outbound and inbound messages, in order to achieve reliable messaging | |
| Functions to deal with reading and writing of MQTT packets from and to sockets | |
| Functions to deal with reading and writing of MQTT packets from and to sockets | |
| Functions that apply to persistence operations | |
| A file system based persistence implementation | |
| Functions dealing with the MQTT protocol exchanges | |
| Functions dealing with the MQTT protocol exchanges | |
| MQTTVersion - display the version and build information strings for a library | |
| Socket related functions | |
| Socket buffering related functions | |
| SSL related functions | |
| Threading related functions | |
| Functions which apply to tree structures | |
| Functions for checking that strings contain UTF-8 characters only |
1.8.5